From 8b13b1d610f4db4010e7e4322ca822e1e8b237c3 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Fri, 10 Jun 2005 08:14:33 +0000 Subject: [PATCH] bitkeeper revision 1.1705.1.6 (42a94be9biM7y73pQvdqqpsIyNCu6Q) x86/64 linux needs rtc driver so that it can set correct kernel time. todo: emulate (or pass-through) read accesses to rtc ports within xen, so that domu can access rtc too. Signed-off-by: Li B Xin Signed-off-by: Jun Nakajima --- linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 index 255983b79b..7df45e168c 100644 --- a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 +++ b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 @@ -701,7 +701,7 @@ CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_WATCHDOG is not set # CONFIG_HW_RANDOM is not set # CONFIG_NVRAM is not set -# CONFIG_RTC is not set +CONFIG_RTC=y # CONFIG_GEN_RTC is not set # CONFIG_DTLK is not set # CONFIG_R3964 is not set -- 2.30.2